Title Banner

Previous Book Contents Book Index Next

Inside Macintosh: OpenDoc Class Reference /
Part 1 - Classes and Methods / ODNameSpace


SetType

The SetType method sets the type of this name space.

void SetType (in ODNSTypeSpec type);
type
The type of this name space. The type must be either object name space (kODNSDataTypeODObject) or value name space (kODNSDataTypeODValue).
DISCUSSION
This method is called by subclasses of the ODNameSpace class to set the type of this name space. Your part should not call this method directly.

SEE ALSO
The ODNameSpace::GetType method (page 431).


Previous Book Contents Book Index Next

© Apple Computer, Inc.
17 JUL 1996




Navigation graphic, see text links

Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help